home *** CD-ROM | disk | FTP | other *** search
/ Game Infinity - ECTS (UK) (Press Kit) / Game Infinity - ECTS (UK) (Press Kit).bin / data / multi.dxr / 00130.ls < prev    next >
Encoding:
Text File  |  2000-08-11  |  94 b   |  7 lines

  1. on exitFrame me
  2.   go(the frame)
  3.   if sprite(7).mediaBusy = 0 then
  4.     go("main")
  5.   end if
  6. end
  7.